home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Bavarian / Bavarian #056 (19xx)(APS Electronic).zip / Bavarian #056 (19xx)(APS Electronic).adf / ring.inp < prev    next >
Text File  |  1987-08-19  |  423b  |  26 lines

  1. /* simple input file */
  2.  
  3. parameters:
  4.     scan from 0 to 40 rows 40 columns 40 mode 0 bpp 4
  5.     look from 0 0  100 at 0 0 0 with up of 0 1 0
  6.     set background to 0 .1 .8
  7.  
  8. lights:
  9.     directional color of  1  1  1 from  .1 .1 1
  10.  
  11. attributes:
  12.     attribute brick
  13.     use a texture of 5
  14.     fuzz = 0
  15.     mirror = 0
  16.     index is 0
  17.     transparency = 0 0 0
  18.     set ambient to 0 0 0
  19.     diffuse is .9 .6 .5
  20.  
  21. objects:
  22.     ring brick
  23.     radius 0 64
  24.     radius 1 128
  25.  
  26.